home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Math / trigHype™ / background_4114.txt < prev    next >
Encoding:
Text File  |  1991-03-17  |  1.8 KB  |  90 lines

  1. -- background: 4114 from stack: in
  2. -- bmap block id: 4720
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: Right triangles
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A003
  11. -- rect: left=384 top=264 right=286 bottom=484
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Triangle Index
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect barn door close
  23.   go to card id 3762
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 3 (field)
  30. -- low flags: 01
  31. -- high flags: 0001
  32. -- rect: left=282 top=233 right=250 bottom=306
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 0
  36. -- font id: 3
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: angle C
  41.  
  42.  
  43. -- part 4 (button)
  44. -- low flags: 00
  45. -- high flags: 0000
  46. -- rect: left=462 top=289 right=310 bottom=487
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 21700 / 21700
  49. -- text alignment: 1
  50. -- font id: 0
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: Home
  55. ----- HyperTalk script -----
  56. on mouseUp
  57.   visual effect iris close
  58.   go home
  59. end mouseUp
  60.  
  61.  
  62.  
  63.  
  64. -- part 5 (field)
  65. -- low flags: 01
  66. -- high flags: 4002
  67. -- rect: left=58 top=25 right=41 bottom=181
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 3
  72. -- text size: 10
  73. -- style flags: 256
  74. -- line height: 13
  75. -- part name: Area
  76.  
  77.  
  78. -- part 9 (field)
  79. -- low flags: 01
  80. -- high flags: 4002
  81. -- rect: left=311 top=25 right=41 bottom=434
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 3
  86. -- text size: 10
  87. -- style flags: 256
  88. -- line height: 13
  89. -- part name: Perimeter
  90.